	.pageheader	{text-align: center}
	img		{border-width: 0}
        .button     	{text-align: center;
        			color:#3300ff;
				font-size: 11px;
				font-weight: bold;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				background-color: #ffffcc;
				cursor: pointer;
				box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);}
	.button:active {background-color: #fefbf2;
				box-shadow: 0 5px #ffffff;
				transform: translateY(2px);}
        .button1     	{text-align: center;
        			color:#3300ff;
				font-size: 11px;
				font-weight: bold;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				background-color: #ffffcc;
				cursor: pointer;
				box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);}
	.button1:active {background-color: #e31605;
				box-shadow: 0 5px #ffffff;
				transform: translateY(2px);}
        .button2     	{text-align: center;
        			color:#3300ff;
        			width:110px;
				font-size: 11px;
				font-weight: bold;
				border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				background-color: #ffffcc;
				cursor: pointer;
				box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);}
	.button2:active {background-color: #e31605;
				box-shadow: 0 5px #ffffff;
				transform: translateY(2px);}
	body		{font-family:Times, arial;
				background-repeat: no-repeat;f
				background-attachment: fixed;
				background-color: #fffffe; }
	a:link		{color: #0000c0; text-decoration:none; font-size:10pt}
	a:active	{color: #0000c0; text-decoration:none; font-size:10pt}
	a:visited	{color: #ff8080; text-decoration:none; font-size:10pt}
	a:hover		{color: #900000;}
	.nav		{font-family:arial,geneva,sans-serif; font-size:10pt; color:#000000;}
	a.nav		{text-decoration:none;}
	a.nav:hover	{text-decoration:none;
				color: #d83700; }
	hr	 		{height: 2px; color: #990033;
				background-color: #990033;
				padding: 0px; border-width: 0px; }
  	p.header	{font-family: impact;
				font-size: 40pt;
				color: #cc0000;
				font-weight: bold}
	.full		{width: 100% }
	.pageheader	{text-align: center; color: #000000}
	.update		{color: #004B43;
				text-align: center;
				font-weight: bold; font-size: 10px}
	.center		{text-align: center}
	.left		{text-align: left}
	.right		{text-align: right}

	.lefthead	{font-weight: bold; float: left}
	.righthead	{font-weight: bold; float: right}

	.nobullet	{list-style: none}

	.spacedlist	li	{margin-top:16px; margin-bottom:16px}
	.nospacedlist	li	{margin-top:0px;  margin-bottom:0px}
	.italics	{font-style: italic}
	.spacedxxtable	td	{padding: 12px}
    	drop 		{color: #3300ff;
				text-shadow: 4px 4px 4px #8080ff;}
    	red-drop 	{color: #ff0000;
				text-shadow: 4px 4px 4px #8080dd;}
	.dropshadow 	{
			width: 338px;
			height: 254px;
			box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
			-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
			-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	.dropshadow-1 	{
			width: 254px;
			height: 338px;
			box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
			-moz-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);
			-webkit-box-shadow: 10px 10px 5px rgba(0,0,0,0.24);}
	h1			{text-align: left;
				font-size: 30px;
				font-weight: bold;
				color: #000000;
				font-family: arial}
	h2			{text-align: left;
				font-size: 18px;
				font-weight: bold;
				color: #000000;
				font-family: arial}
	h3			{text-align: left;
				font-size: 16px;
				font-weight: bold;
				color: #000000;
				font-family: arial}
	.h15		{text-align: right;
				font-size: 20px;
				font-weight: bold;
				color: #000000}
	.tiny		{font-size: 10px}
	.note 		{font-size: 8pt;
                		font-weight: bold;
                		font: impact;
                		color:"#0000ff"}
	.vtiny		{font-size: 6px}
	.high		{width:"250";
				height:"340";
				border:"0";}
	.wide		{width:"340";
				height:"250";
				border:"0";}
	.nailhigh	{width:"137";
				height:"198";
				border:"0";}
	.nailwide	{width:"198";
				height:"137";
				border:"0";}
	.square		{width:"250";
				height:"230";
				border:"0";}
	.smallhigh	{width:"190";
				height:"270";
				border:"0";}
	.smallwide	{width:"270";
				height:"190";
				border:"0";}
	.smallsquare	{width:"125";
				height:"125";
				border:"0";}
	.pano		{width:"400";
				height:"190";
				border:"0";}
	#showimage	{cursor: hand;
				position:absolute;
				background-color: #fefbf5;
				visibility:hidden;
				border: 3px solid red;}
	#dragbar #closetext	{cursor: hand;
				font-weight: bold;
				margin-right: 1px;}
	#dragbar	{cursor: move;
				background-color: #fefbf5;
				min-width: 100px;} /*NS6 style to overcome bug*/
